home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e183 / setup.inf < prev    next >
INI File  |  1993-08-31  |  2KB  |  93 lines

  1. ;
  2. ; SETUP.INF
  3. ; For RussianTutor, the BBS version
  4. ;
  5. [dialog]
  6.      caption = "RussianTutor Setup"
  7.      line0   = "Installing RussianTutor Version 1.0 (demo)"
  8.      line1   = "Setup will copy RussianTutor into the following directory, which it will create on your hard disk."
  9.      line2   = "After Setup copies the RussianTutor files from the temporary directory, you may delete the temporary directory."
  10.      line3   = "If you already have runtime ToolBook (including Multimedia Extensions), you can de-select the 'ToolBook Executables' to keep them from being copied."
  11.      complete = "Installation of RussianTutor is complete.  You can now delete the temporary directory."
  12.  
  13. [data]
  14.      setuptype = 3
  15.      defdir = C:\RUSNTUTR
  16.      shortname = RusnTutr
  17.      listbox = yes
  18.      executable = exes, TBOOK.EXE
  19.      readme = RUSNTUTR.TXT
  20.      modifyautoexec = yes
  21.  
  22. [sections]
  23.      exes, "ToolBook executables", select
  24.      apps, "RussianTutor program files", select
  25.  
  26. [disks]
  27.     1 =., "Temporary directory"
  28.  
  29. [needed.space]
  30.     exes = 1100000
  31.     apps = 2650000
  32.  
  33. [destinations]
  34.      exes,  "0:", "ToolBook executables"
  35.      apps,  "0:", "RussianTutor program files"
  36.  
  37. [exes]
  38.      1:TBOOK.EXE, "ToolBook executables"
  39.      1:TBKNET.EXE
  40.      1:TBKBASE.DLL 
  41.      1:TBKUTIL.DLL 
  42.      1:TBKCOMP.DLL
  43.      1:TBKWIN.DLL
  44.      1:TBKDLG.DLL
  45.      1:TBKFILE.DLL
  46.      1:TBKMM.DLL
  47.      1:TBKMM.SBK
  48.      1:CYRTTF.WRI
  49.      1:RUSNTUTR.WRI
  50.  
  51. [apps]
  52.      1:CYRIL1.TTF, "Cyrillic TrueType fonts"   
  53.      1:CYRIL2.TTF
  54.      1:CYRIL3.TTF
  55.      1:CYRIL4.TTF
  56.      1:CYRTTF.TXT
  57.      1:RUSNTUTR.WAV, "RussianTutor program files"  
  58.      1:RUSNTUTR.ICO
  59.      1:RUSNTUTR.TBK
  60.      1:RUSNTUTR.TXT
  61.      1:LESN1-1.WAV, "Lesson 1 WAV files"
  62.      1:LESN1-2.WAV
  63.      1:LESN1-3.WAV
  64.      1:LESN1-4.WAV
  65.      1:LESN3-1.WAV, "Lesson 3 WAV files"
  66.      1:LESN3-2.WAV
  67.      1:LESN3-3.WAV
  68.      1:LESN3-4.WAV
  69.      1:LESN3-5.WAV
  70.      1:LESN3-6.WAV
  71.      1:LESN3-7.WAV
  72.      1:LESN3-8.WAV
  73.      1:LESN3-9.WAV
  74.      1:LESN3-10.WAV
  75.      1:LESN4-1.WAV, "Lesson 4 WAV files"
  76.      1:LESN4-2.WAV
  77.      1:LESN7-1.WAV, "Lesson 7 WAV files"
  78.      1:LESN7-2.WAV
  79.      1:LESN7-3.WAV
  80.      1:LESN7-4.WAV
  81.  
  82. [progman.groups]
  83.      "RussianTutor", RUSNTUTR.GRP
  84.  
  85. ["RussianTutor"]
  86.      "RussianTutor", apps, RUSNTUTR.TBK, RUSNTUTR.ICO
  87.      "About RussianTutor", exes, RUSNTUTR.WRI, WRITE.EXE
  88.      "Cyrillic Fonts", exes, CYRTTF.WRI, WRITE.EXE
  89.  
  90. [win.ini]
  91.     Extensions, tbk = "TBOOK.EXE ^.TBK"
  92.  
  93.